home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / intmemry.zip / MEMO1056.TXT < prev    next >
Text File  |  1992-12-02  |  8KB  |  177 lines

  1.   ╔═════════════════════════════════════════════════════════════════════════╗
  2.   ║                                                                         ║
  3.   ║                  ISA Bus: Software Compatibility: L-M                   ║
  4.   ║                                                                         ║
  5.   ╚═════════════════════════════════════════════════════════════════════════╝
  6.  
  7. LOGITECH MOUSE COM & AB PS/286
  8.  
  9.   Versions of MOUSE.COM earlier than 3.2 are incompatible with the Above
  10.   Board PS/286, Plus I/O, and Plus 8 I/O serial port.  If you have a version
  11.   of MOUSE.COM earlier than 3.2 and you want to use the Above Board's serial
  12.   port, use the MOUSE.SYS driver.
  13.  
  14. LOTUS 123
  15. LOTUS 123 VER 3.0
  16.  
  17.        (This information comes from Lotus 1-2-3 Release 3.0
  18.        documentation, Appendix, Memory Management.  Information on
  19.        structuring files for minimum memory use and regaining lost memory
  20.        is also contained in this section of Lotus' documentation.)
  21.  
  22.   MEMORY REQUIREMENTS:
  23.   MINIMUM:      640Kb conventional, 384Kb extended.
  24.   RECOMMENDED:  640Kb conventional, 1Mb extended, and any additional as
  25.   expanded.  Be sure that the extended memory has not been allocated to
  26.   other applications such as disk caches. Check CONFIG.SYS and AUTOEXEC.BAT
  27.   if unsure.
  28.  
  29.   Since most DOS applications cannot use extended memory but can make use of
  30.   expanded, configure as much expanded memory as needed for other
  31.   applications that use it.
  32.  
  33.   When configured for both kinds of memory, the 1-2-3 program is stored in
  34.   extended and data in expanded.  When expanded is full, 1-2-3 places any
  35.   additional data in extended.
  36.  
  37.   For i386CPU-based systems with drivers that emulate expanded memory: "If
  38.   this memory is not already being used, 1-2-3 will automatically use this
  39.   memory as extended memory.  However, 1-2-3 will use only the amount of
  40.   memory that the drivers control.  This amount is usually set by a
  41.   statement in your CONFIG.SYS file."  Check your documentation for your
  42.   driver to change it.
  43.  
  44.   "NOTE:  1-2-3 works with these drivers only if they support the Virtual
  45.           Control Program Interface, (VCPI).  Among those that support
  46.           VCPI are Qualitas' 386MAX (TM) version 4.03 or later, QEMM -
  47.           Quarterdeck Expanded Memory Manager (TM) version 4.2 or
  48.           later, and CEMM - Compaq Expanded Memory Manager (TM)."
  49.  
  50. LOTUS 1-2-3 RELEASE 3.0 AND OS/2
  51.  
  52.   Intel tested this program under OS/2 and it is compatible with Above Board
  53.   Plus, Plus 8,  286, AT, and the Matched Memory Classic.  However, trap
  54.   errors can occur under OS/2 version 1.2 or later when you switch to
  55.   another task, then back to 1-2-3.  If this happens, call Lotus to get the
  56.   latest video drivers.
  57.  
  58. LOTUS 1-2-3 RELEASE 3.0 ONLY SEES 15 MEG OF MEMORY
  59.  
  60.   Some programs can only see 15Megabytes of memory no matter how much is
  61.   installed.  1-2-3 3.0 is one of those programs.
  62.  
  63. HOW 1-2-3 AND SYMPHONY USE EXPANDED MEMORY
  64.  
  65.   Lotus 1-2-3 versions earlier than 3.0 and Symphony use four bytes of
  66.   conventional memory as a pointer to every cell that is stored in expanded
  67.   memory.  Once conventional memory is full, there is no room to store
  68.   pointers, so no more expanded memory can be used.
  69.  
  70.   1-2-3 and Symphony always store integers, range names, and string
  71.   constants in conventional memory.  They store real numbers, labels, and
  72.   formulas in expanded memory.
  73.  
  74.   You can't save conventional memory by changing data types.  It's possible
  75.   to have a large, full spreadsheet that uses no expanded memory.  It's also
  76.   possible to have many complex formulas or long labels that fill expanded
  77.   memory while conventional memory is still available.
  78.  
  79.   To get more conventional memory, you must remove any memory resident
  80.   programs you've loaded.
  81.  
  82.   You can check expanded memory amounts as follows:
  83.  
  84.        1-2-3 command:      /Worksheet Status
  85.        Symphony command:   F9 Settings
  86.  
  87. SLOW FILE RETRIEVAL IN 1-2-3
  88.  
  89.   Slow file retrieval is a 1-2-3 Release 2 'bug fix' unrelated to Above
  90.   Boards. Before retrieving a file do a dummy file combine as follows:
  91.   /FCCE{dummyfile}{esc} /FR{realfile}
  92.  
  93.   This fix will speed file retrieval tenfold.
  94.  
  95. LOTUS PHONE NUMBERS
  96.  
  97.   Lotus Customer support ph:    (617) 253-9150
  98.   Lotus Product information ph: (617) 623-6572
  99.   Lotus General information ph: (800) 367-6100 x1000
  100.  
  101. LOTUS 1-2-3 GRAPHS AND QUIKBUF
  102.  
  103.   If spreadsheets are buffering properly but graphs are not, there is
  104.   nothing wrong with QUIKBUF.  Graphs created in Lotus 1-2-3 cannot be
  105.   buffered properly because of the way the PrintGraph routine works.
  106.  
  107.   Here's why:
  108.  
  109.   PrintGraph does not create an entire page and send it to the printer.
  110.   Instead, it creates a portion of the graph, sends it to the printer,
  111.   creates the next portion, sends it, and so on.  Because of this, print
  112.   buffers in general are ineffective when printing 1-2-3 graphs.
  113.  
  114. MICRO GENIE
  115.  
  116.   This is a DNA research program that uses all available conventional memory
  117.   in a 640K-byte computer.  It won't work with EMM installed because EMM
  118.   uses about 10K bytes of conventional memory.  Beckman Labs' Technical
  119.   Support number is (800) 362-2248
  120.  
  121. MICROSOFT
  122.  
  123.   Due to the amount of information on these products, the Microsoft
  124.   information has been split into a separate FaxBACK document.  See document
  125.   1154 for detailed information.
  126.  
  127. MOVE'EM (BY QUALITAS)
  128.  
  129.   Intel has tested Move'Em with the Above Board ISA and found it to be
  130.   compatible. Customers have reported Move'Em to be compatible with the
  131.   Above Board Plus, Plus I/O, Plus 8, Plus 8 I/O, and ISA.
  132.  
  133.   Move'em is a memory manager for PC's, XT's, and 286-based computers.
  134.   Move'em requires an Expanded Memory Manager to map 16K pages in
  135.   upper-memory (between 640K and 1Mb) before it can load anything high.
  136.  
  137.   If you want some Expanded Memory and you want to use Move'em, you will
  138.   need at least 80K of AVAILABLE upper-memory blocks, (64K for the Expanded
  139.   Memory Page Frame, and AT LEAST 16K MORE for Move'em to use).
  140.  
  141.   If you do not have any extra mappable 16K pages beyond the 64K Expanded
  142.   Memory Page Frame, the Move'em installation will give you an error saying
  143.   that you do not have the hardware required to use Move'em.
  144.  
  145.   IMPORTANT ABOVE BOARD ISA NOTE:  Move'em is compressed on the 386MAX
  146.   diskette.  Run INSTALL from the 386MAX diskette and Move'em
  147.   will be installed on your PC, XT, or 286-based computer.  No
  148.   Move'em files can be seen using the DOS DIR command on the
  149.   386MAX diskette because they are compressed with other files.
  150.  
  151. MULTI-LINK
  152.  
  153.   This software can't use Lotus-Intel-Microsoft expanded memory, but you can
  154.   use an Above Board to furnish extended memory if a Software Link GIZMO
  155.   card is installed.  Multi-Link works with early JRAM expanded memory.
  156.  
  157. MULTIMATE AND QUIKBUF
  158.  
  159.   Multimate has its own print buffer that can't be disabled.  When printing,
  160.   MultiMate writes documents into a disk file called WPQUE and sends them to
  161.   the printer from the disk.  Erasing the WPQUE.SYS file from the MultiMate
  162.   diskette clears the MultiMate print queue, but the WPQUE file will be
  163.   recreated the next time a document is sent to the printer.
  164.  
  165.   You shouldn't use Intel's QUIKBUF when running MultiMate; errors can occur
  166.   (especially when multiple copies are sent to print) and QUIKBUF will have
  167.   no noticeable buffering effect.
  168.  
  169.   When troubleshooting MultiMate problems, make sure the Print Document menu
  170.   in MultiMate is set up correctly.  Check the printer driver type, spool in
  171.   background/foreground, number of copies, etc.  Also, try erasing WPQUE to
  172.   clear the buffer, and then start again.
  173.  
  174.  
  175. ══════════════════════════════════════════════════════════════════════════════
  176. End of file                 Intel FaxBack # 1056          December 2,1992
  177.